Conversation
|
Pull request must be merged with a description containing the required fields, Summary: If there is no jira releated to this change, please put 'Jira: NO-JIRA'. Description can be changed by editing the top comment on your pull request and making a new commit. |
There was a problem hiding this comment.
Pull request overview
Re-enables the previously disabled Flush component test by adding missing wrapper expectations so it can run reliably again in the MediaPipeline component test suite.
Changes:
- Re-enabled the
flushAudioSourceSuccesscomponent test (removedDISABLED_prefix). - Added Glib/GStreamer wrapper expectations for audio sink type name and optional unref calls.
- Adjusted flush expectations by removing a now-redundant strict
gstObjectUnref(m_audioSink)expectation.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Coverage statistics of your commit: |
|
Coverage statistics of your commit: |
|
Coverage statistics of your commit: |
Summary: Re-enabled CT
Type: Fix
Test Plan: UT/CT, Fullstack
Jira: NO-JIRA